projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
12dcaa7
)
Initial revision
author
Richard M. Stallman
<rms@gnu.org>
Tue, 26 Dec 1995 04:56:42 +0000
(
04:56
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 26 Dec 1995 04:56:42 +0000
(
04:56
+0000)
src/s/hpux9-x11r4.h
[new file with mode: 0644]
patch
|
blob
diff --git a/src/s/hpux9-x11r4.h
b/src/s/hpux9-x11r4.h
new file mode 100644
(file)
index 0000000..
7d32116
--- /dev/null
+++ b/
src/s/hpux9-x11r4.h
@@ -0,0
+1,10
@@
+/* System description file for hpux version 9 using X11R4. */
+
+#include "hpux9.h"
+
+#undef C_SWITCH_X_SYSTEM
+#define C_SWITCH_X_SYSTEM -I/usr/include/Motif1.1
+
+#undef LD_SWITCH_X_DEFAULT
+#define LD_SWITCH_X_DEFAULT -L/usr/lib/Motif1.1
+